Welcome![Sign In][Sign Up]
Location:
Search - C mysql

Search list

[MySQLMysqlplusplususage

Description: MySQL的C++封装,方便C++程序访问MySQL数据库。-MySQL s C++ Package to facilitate the C++ Program Access MySQL database.
Platform: | Size: 251904 | Author: zhu pengfei | Hits:

[MySQLbook(MySQL)

Description: 基于C#和MYSQL的图书管理系统,附有mysql数据表-Based on the C# And MYSQL the library management system, with mysql data tables
Platform: | Size: 6110208 | Author: winters | Hits:

[Education soft systemschoolKaoshi

Description: 很完善的在线考试系统。.net(C#)源代码,数据库完整,测试可用。-Very perfect online examination system. . net (C#) source code, database integrity, the test can be used.
Platform: | Size: 766976 | Author: adetion | Hits:

[MySQLmysqlplus

Description: mySQL waper c++ VC, C builder-mySQL waperc++ VC, C builder
Platform: | Size: 4096 | Author: 778714 | Hits:

[MySQLkdddbc.tar

Description: 自己写的,一套关于Mysql连接池的Cpp库,编译环境为gcc/minwin ,linux环境下可以之用,面对对象的Cpp库,使用方法为kdd::dbio.run().然后就可以调用db_queryer来进行数据库操作-Wrote it myself, a set of Mysql database connection pool Cpp, compiler environment gcc/minwin, linux environment can be used, in the face of the object Cpp library, use the method of kdd:: dbio.run (). And then we can db_queryer call for database operations
Platform: | Size: 2279424 | Author: OTHER | Hits:

[Database systemsqlapi_352.tar

Description: 通用的数据库中间库,支持流行的数据库,如Oracle, SQL Server, DB2, Sybase, Informix, InterBase, SQLBase, MySQL, PostgreSQL and ODBC-SQLAPI++ is a C++ library for accessing multiple SQL databases (Oracle, SQL Server, DB2, Sybase, Informix, InterBase, SQLBase, MySQL, PostgreSQL and ODBC).
Platform: | Size: 1620992 | Author: pengyong | Hits:

[WEB Code2003IIS6ASP.NET-PHP-PERL-MSSQL-MYSQL

Description: 2003IIS6ASP.NET-PHP-PERL-MSSQL-MYSQL安全设置技术手册: 一、系统约定 环境软件下载后存放位置:X:\Server_Tools 环境软件安装位置:X:\Server_Core PHP安装位置:X:\Server_Core\PHP MySQL安装位置:X:\Server_Core\MySQL Zend Optimizer安装位置:X:\Server_Core\Zend IIS网站站点根目录:X:\wwwroot MySQL 数据库位置:X:\Database Php.ini存放位置:X:\Windows\php.ini My.ini 存放位置:X:\Server_Core\MySQL\my.ini 二、系统环境检查以及准备所需软件 1. 检查系统是否已安装IIS 单击: 开始 - 管理工具 ,检查是否存在 Internet 信息服务(IIS)管理器 2. 查看磁盘分区容量并确定使用策略 打开 我的电脑 ,查看除 C 区外各个磁盘分区的可用空间容量,使用容量较大的磁盘分区作为 WEB 根目录,且 MySQL 数据库存储目录(Database),尽量不要与 WEB 根目录同在一个磁盘分区内。较小的磁盘分区可以作为服务环境软件的安装目录分区。 3. 下载环境软件 将所有软件均下载存放于Server_Tools文件夹中。 MySQL-essential-5.0.45-win32.msi php-5.2.4-Win32.zip ZendOptimizer-3.3.0-Windows-i386.exe -2003IIS6ASP.NET-PHP-PERL-MSSQL-MYSQL
Platform: | Size: 885760 | Author: li | Hits:

[ADO-ODBCMySQLWrapp

Description: MySQL 客户端类 C++ 版 支持 MySQL 5以上 版本-MySQL client category C++ version of MySQL 5 to support the above
Platform: | Size: 96256 | Author: lifei | Hits:

[WEB CodeIDC-lanmang

Description: 蓝芒域名虚拟主机管理系统5.0 主控端部分 蓝芒域名虚拟主机管理系统5.0 版采用全新的系统架构,Web 端程序 采用PHP 语言进行开发, 后台数据库采用MySQL, 底层程序采用 Delphi 和C 语言进行开发。Web 程序实现了程序、模板、语言包三者 分离。 1.2 Web 服务端,在Windows 操作系统采用系统自带IIS 组件;数据库开 设支持, 在Windows 操作系统上, 支持Access、MySQL 及MSSQL 数据库; 1.3 支持邮局系统, 支持WinWebMail 及IMail 邮局系统。-lanmang domain virtual host management system 5.0 host part lanmang domain virtual host management system version 5.0 adopt a new system architecture, Web client program Using PHP language development, back-end database using MySQL, the bottom of the procedure used Delphi and C language for development. Web program implementation procedures, templates, language packs three Separation. 1.2 Web Service client, in the Windows operating system comes with IIS using the system components database open Based support on the Windows operating system to support Access, MySQL and MSSQL Database 1.3 Supporting the post office system to support the post office system WinWebMail and iMail.
Platform: | Size: 9281536 | Author: clarkzhu | Hits:

[ADO-ODBCvc_mysql

Description: VC与MySQL数据库编程,是一本讲解C++在数据库开发中的应用.-MySQL Database Programming with VC is on a C++ in the database application development.
Platform: | Size: 718848 | Author: 张松宝 | Hits:

[Oracleotl

Description: 跨数据库平台: n 支持 oracle 的OCI n 支持DB2的CLI, n 支持ODBC(通过ODBC,可支持SQL SERVER,MySQL等) Ø 跨OS平台: n 标准C++语言,支持 unix/linux/windows Ø 使用简单: n 只有一个头文件 n 接口简洁.otl_stream, otl_connect, otl_exception等就可以完成大部分工作 n 相对 ProC等嵌入式开发,代码能相应减少 Ø 性能: n 直接访问数据库API接口,具有API接口的高效率,可靠性 Ø 稳定性: n 开源代码,唯一的代码文件otlv4.h,可以了解所有基于数据库API的实现细节 n 从1996年开始,到今已10余年. Ø 可读性及可维护性: n 标准C++代码,不需要任何预处理 n 使用流的形式,输入输出异常简洁 n 减少大量代码, n 代码结构更加简洁 参考资料: http://otl.sourceforge.net/ -oracle db2 odbc
Platform: | Size: 2575360 | Author: 周扒皮 | Hits:

[Linux-Unixqq_chat

Description: linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面-linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt interface
Platform: | Size: 15360 | Author: 彭宗山 | Hits:

[MySQLLibrary_ODBC_Mysql_VC

Description: 同学编写的图书馆管理系统(数据库原理大作业),功能完善。mysql + visual C++编写-mysql+ visual C++ prepared mini library database management system functions
Platform: | Size: 18036736 | Author: ly | Hits:

[ADO-ODBCMySql

Description: Visual C++ 对 mySql 数据库操作源码,从网上找来的,感觉不错-Visual C++ source code for the mySql database operations, found from the Internet, and feel good
Platform: | Size: 543744 | Author: 张飞 | Hits:

[MySQLmysqltest

Description: 使用Mysql 的C语言API函数编写的连接Mysql服务器并发送基本的操作指令。-Using the C language API of mysql function to prepare the connection Mysql server and send the operation of basic instructions.
Platform: | Size: 1024 | Author: shy | Hits:

[MySQLmysql

Description: 用C语言和mysql连接起来的程序,希望对大家有用。学数据库是不错的选择。-Mysql using C language and linking procedures, useful for all of us hope. Database is a good choice.
Platform: | Size: 1773568 | Author: 文武天成 | Hits:

[CSharpInventario

Description: The inventary examples is too simply but work with mysql and c sharp
Platform: | Size: 727040 | Author: manuel | Hits:

[MySQLSSBT

Description: The system of ticketing and scheduling for buses. It stores data in MySQL 5.1
Platform: | Size: 666624 | Author: Sfeed | Hits:

[Internet-Networkbaza

Description: connect to mysql server with a c program
Platform: | Size: 81920 | Author: daniel | Hits:

[MySQLmysql

Description: 用C语言操作mysql数据库 包括查询与操作等多种功能!-handle the mysql database with C language!
Platform: | Size: 1024 | Author: 天天 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 35 »

CodeBus www.codebus.net